[INFO] fetching crate rustkernel-accounting 0.4.0...
[INFO] testing rustkernel-accounting-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rustkernel-accounting 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rustkernel-accounting 0.4.0
[INFO] finished tweaking crates.io crate rustkernel-accounting 0.4.0
[INFO] tweaked toml for crates.io crate rustkernel-accounting 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustkernel-accounting 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustkernel-accounting 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded rustkernel-derive v0.4.0
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded ringkernel-derive v0.4.2
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded ringkernel-core v0.4.2
[INFO] [stderr]   Downloaded rustkernel-core v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11d39d89d766bf74151514769ff7273cb6cb6149807dea6869c7ab70b7d5b091
[INFO] running `Command { std: "docker" "start" "-a" "11d39d89d766bf74151514769ff7273cb6cb6149807dea6869c7ab70b7d5b091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d39d89d766bf74151514769ff7273cb6cb6149807dea6869c7ab70b7d5b091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d39d89d766bf74151514769ff7273cb6cb6149807dea6869c7ab70b7d5b091", kill_on_drop: false }`
[INFO] [stdout] 11d39d89d766bf74151514769ff7273cb6cb6149807dea6869c7ab70b7d5b091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77fc99d75a3a1f1092356a9bc4acc0696eb57e2b06c8420fed3bad7cd68a59c4
[INFO] running `Command { std: "docker" "start" "-a" "77fc99d75a3a1f1092356a9bc4acc0696eb57e2b06c8420fed3bad7cd68a59c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ringkernel-derive v0.4.2
[INFO] [stderr]    Compiling rustkernel-derive v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling ringkernel-core v0.4.2
[INFO] [stderr]    Compiling rustkernel-core v0.4.0
[INFO] [stderr]    Compiling rustkernel-accounting v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.14s
[INFO] running `Command { std: "docker" "inspect" "77fc99d75a3a1f1092356a9bc4acc0696eb57e2b06c8420fed3bad7cd68a59c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77fc99d75a3a1f1092356a9bc4acc0696eb57e2b06c8420fed3bad7cd68a59c4", kill_on_drop: false }`
[INFO] [stdout] 77fc99d75a3a1f1092356a9bc4acc0696eb57e2b06c8420fed3bad7cd68a59c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 981053f4f4e5881385373aa089a15b9528193e0ed73ee2c1d7ffaedd7646b2c3
[INFO] running `Command { std: "docker" "start" "-a" "981053f4f4e5881385373aa089a15b9528193e0ed73ee2c1d7ffaedd7646b2c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling ringkernel-core v0.4.2
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling rustkernel-core v0.4.0
[INFO] [stderr]    Compiling rustkernel-accounting v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.84s
[INFO] running `Command { std: "docker" "inspect" "981053f4f4e5881385373aa089a15b9528193e0ed73ee2c1d7ffaedd7646b2c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981053f4f4e5881385373aa089a15b9528193e0ed73ee2c1d7ffaedd7646b2c3", kill_on_drop: false }`
[INFO] [stdout] 981053f4f4e5881385373aa089a15b9528193e0ed73ee2c1d7ffaedd7646b2c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a35c6c48cf101a7cfc37738942441dba2f6f04c52d5cf49508712641e0ea778
[INFO] running `Command { std: "docker" "start" "-a" "9a35c6c48cf101a7cfc37738942441dba2f6f04c52d5cf49508712641e0ea778", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_accounting-2c0a6921ae1ccf48)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test coa_mapping::tests::test_build_hierarchy ... ok
[INFO] [stdout] test coa_mapping::tests::test_entity_filter ... ok
[INFO] [stdout] test coa_mapping::tests::test_default_target ... ok
[INFO] [stdout] test coa_mapping::tests::test_basic_mapping ... ok
[INFO] [stdout] test coa_mapping::tests::test_wildcard_matching ... ok
[INFO] [stdout] test detection::tests::test_compliance_score ... ok
[INFO] [stdout] test coa_mapping::tests::test_split_transformation ... ok
[INFO] [stdout] test detection::tests::test_gaap_improper_asset_expense ... ok
[INFO] [stdout] test detection::tests::test_gaap_circular_flow ... ok
[INFO] [stdout] test coa_mapping::tests::test_inactive_accounts ... ok
[INFO] [stdout] test detection::tests::test_gaap_suspense_misuse ... ok
[INFO] [stdout] test detection::tests::test_gaap_violation_empty ... ok
[INFO] [stdout] test detection::tests::test_gaap_violation_metadata ... ok
[INFO] [stdout] test detection::tests::test_suspense_detection_naming ... ok
[INFO] [stdout] test journal::tests::test_aggregate_by_account ... ok
[INFO] [stdout] test journal::tests::test_empty_entry ... ok
[INFO] [stdout] test journal::tests::test_basic_transformation ... ok
[INFO] [stdout] test journal::tests::test_group_by_period ... ok
[INFO] [stdout] test detection::tests::test_suspense_detection_empty ... ok
[INFO] [stdout] test journal::tests::test_journal_metadata ... ok
[INFO] [stdout] test journal::tests::test_preserve_unmapped ... ok
[INFO] [stdout] test journal::tests::test_skip_invalid ... ok
[INFO] [stdout] test journal::tests::test_split_transformation ... ok
[INFO] [stdout] test network::tests::test_elimination_entries ... ok
[INFO] [stdout] test network::tests::test_entity_balances ... ok
[INFO] [stdout] test network::tests::test_circular_reference ... ok
[INFO] [stdout] test network::tests::test_network_metadata ... ok
[INFO] [stdout] test coa_mapping::tests::test_validate_rules ... ok
[INFO] [stdout] test network::tests::test_excluded_eliminated ... ok
[INFO] [stdout] test network::tests::test_network_stats ... ok
[INFO] [stdout] test network::tests::test_relationships ... ok
[INFO] [stdout] test network_generation::tests::test_account_class_annotations ... ok
[INFO] [stdout] test network_generation::tests::test_account_classification_keywords ... ok
[INFO] [stdout] test detection::tests::test_gaap_direct_revenue_expense ... ok
[INFO] [stdout] test network::tests::test_min_elimination_amount ... ok
[INFO] [stdout] test network::tests::test_netting_opportunities ... ok
[INFO] [stdout] test coa_mapping::tests::test_coa_metadata ... ok
[INFO] [stdout] test network_generation::tests::test_account_classification_numeric ... ok
[INFO] [stdout] test network_generation::tests::test_adjacency_list ... ok
[INFO] [stdout] test network_generation::tests::test_custom_vat_rate ... ok
[INFO] [stdout] test network_generation::tests::test_confidence_boost_from_pattern ... ok
[INFO] [stdout] test network_generation::tests::test_enhanced_stats ... ok
[INFO] [stdout] test network_generation::tests::test_fixed_point_arithmetic ... ok
[INFO] [stdout] test network_generation::tests::test_disable_pattern_matching ... ok
[INFO] [stdout] test network_generation::tests::test_intercompany_detection ... ok
[INFO] [stdout] test network_generation::tests::test_method_a_simple_entry ... ok
[INFO] [stdout] test network_generation::tests::test_metadata ... ok
[INFO] [stdout] test network_generation::tests::test_method_c_asymmetric ... ok
[INFO] [stdout] test network_generation::tests::test_method_b_multi_line ... ok
[INFO] [stdout] test network_generation::tests::test_network_statistics ... ok
[INFO] [stdout] test network_generation::tests::test_ring_mode ... ok
[INFO] [stdout] test journal::tests::test_unbalanced_entry ... ok
[INFO] [stdout] test network_generation::tests::test_solving_method_confidence ... ok
[INFO] [stdout] test network_generation::tests::test_pattern_matcher ... ok
[INFO] [stdout] test network_generation::tests::test_vat_detection_19_percent ... ok
[INFO] [stdout] test network_generation::tests::test_vat_detection_20_percent ... ok
[INFO] [stdout] test network_generation::tests::test_simple_sale_pattern ... ok
[INFO] [stdout] test reconciliation::tests::test_find_duplicates ... ok
[INFO] [stdout] test reconciliation::tests::test_currency_mismatch ... ok
[INFO] [stdout] test network_generation::tests::test_unbalanced_entry ... ok
[INFO] [stdout] test reconciliation::tests::test_exact_match ... ok
[INFO] [stdout] test network_generation::tests::test_purchase_with_vat_pattern ... ok
[INFO] [stdout] test network_generation::tests::test_weighted_confidence ... ok
[INFO] [stdout] test reconciliation::tests::test_many_to_one ... ok
[INFO] [stdout] test network_generation::tests::test_vat_pattern_detection_with_tax_accounts ... ok
[INFO] [stdout] test reconciliation::tests::test_match_rate ... ok
[INFO] [stdout] test network_generation::tests::test_suspense_routing ... ok
[INFO] [stdout] test reconciliation::tests::test_no_match ... ok
[INFO] [stdout] test reconciliation::tests::test_reconciliation_metadata ... ok
[INFO] [stdout] test reconciliation::tests::test_tolerance_match ... ok
[INFO] [stdout] test reconciliation::tests::test_variance_exception ... ok
[INFO] [stdout] test temporal::tests::test_correlation_break_detection ... ok
[INFO] [stdout] test temporal::tests::test_insufficient_data ... ok
[INFO] [stdout] test temporal::tests::test_correlation_stats ... ok
[INFO] [stdout] test temporal::tests::test_rolling_correlation ... ok
[INFO] [stdout] test temporal::tests::test_negative_correlation ... ok
[INFO] [stdout] test tests::test_register_all ... ok
[INFO] [stdout] test temporal::tests::test_temporal_metadata ... ok
[INFO] [stdout] test detection::tests::test_suspense_detection_metadata ... ok
[INFO] [stdout] test temporal::tests::test_expected_correlation_anomaly ... ok
[INFO] [stdout] test network_generation::tests::test_sale_with_vat_pattern ... ok
[INFO] [stdout] test temporal::tests::test_no_correlation ... ok
[INFO] [stdout] test temporal::tests::test_positive_correlation ... ok
[INFO] [stdout] test network_generation::tests::test_ring_query ... ok
[INFO] [stdout] test network_generation::tests::test_temporal_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustkernel_accounting
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a35c6c48cf101a7cfc37738942441dba2f6f04c52d5cf49508712641e0ea778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a35c6c48cf101a7cfc37738942441dba2f6f04c52d5cf49508712641e0ea778", kill_on_drop: false }`
[INFO] [stdout] 9a35c6c48cf101a7cfc37738942441dba2f6f04c52d5cf49508712641e0ea778
